RootDirectoryEntry Class |
Namespace: Independentsoft.IO.StructuredStorage
The RootDirectoryEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| ClassId |
Gets or sets class ID.
(Inherited from DirectoryEntry.) | |
| CreatedTime |
Gets creation time.
(Inherited from DirectoryEntry.) | |
| DirectoryEntries |
Gets collection of DirectoryEntry.
| |
| LastModifiedTime |
Gets last modified time.
(Inherited from DirectoryEntry.) | |
| Name |
Gets root's name.
| |
| Size |
Gets size.
(Inherited from DirectoryEntry.) |
| Name | Description | |
|---|---|---|
| CompareTo |
Compares this instance with the specified DirectoryEntry object and indicates whether this instance precedes, follows, or appears in the same position in the sort order as the specified DirectoryEntry.
(Inherited from DirectoryEntry.) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |